home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / science / piw131.zip / WHATFOR < prev   
Text File  |  1994-07-29  |  2KB  |  33 lines

  1.  
  2.       PiW - Compute Pi to a million or so decimal places in Windows
  3.       Version 1.31, last revised: 1994-07-29, 0600 hours
  4.       Copyright (c) 1981-1994 by author: Harry J. Smith,
  5.       19628 Via Monte Dr., Saratoga, CA 95070.  All rights reserved.
  6.  
  7. PiW is a program to compute Pi to a million or so decimal places on an IBM
  8. compatible PC using Microsoft Windows for memory management.  It is written
  9. in Borland C++ for Windows.  With 16 megabytes of RAM it can compute Pi to
  10. 524,200 decimal places.  With 32 megabytes of RAM it can compute Pi to
  11. 1,048,500 decimal places.
  12.  
  13. File name    | What it is for
  14. -------------|------------------------------------------------------------------
  15. MULTIFDW.CPP | C++ Source code for MultiFD for Windows (Floating point package)
  16. MULTIFDW.H   | C++ header source file for MultuFD for Windows
  17. MULTIIDW.CPP | C++ Source code for MultiID for Windows (Integer package)
  18. MULTIIDW.H   | C++ header source file for MultiID for Windows
  19. PIW     .CPP | C++ Source code for PiW
  20. PIW     .DEF | Borland C++ module definition file
  21. PIW     .DOC | Documentation for PiW program (Microsoft Word file)
  22. PIW     .EXE | Executable file for PiW
  23. PIW     .ICO | MS Windows icon for PiW
  24. PIW     .IDE | Borland C++ 4.0 project file for PiW
  25. PIW     .TXT | Documentation for PiW program (DOS text file)
  26. PIW500K .LOG | Log file output by PiW computing Pi to 500,000 digits, algo. b
  27. PIW500K .OUT | Pi to 500,000 decimal places output by PiW
  28. PIW500KA.LOG | Log file output by Piw computing Pi to 500,000 digits, algo. a
  29. READ-ME .    | Information for legal ownership
  30. WHATFOR .    | This file
  31.  
  32. End of file
  33.